-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare Release #81
Closed
Closed
Prepare Release #81
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Region based endpoint is only being allowed for backwards compatibility. Use subdomain going forward.
Update to use subdomain rather than region
Bryan test 2
Switch to openAPI sdk
* worked design * updated readme * convenience * Improved docs * improved model documentation * skeleton onelogin.go * some services implemented * fixed client requests * basic testing * validation is broken * added logging and request fixes * fixed const paths * updated docs, roles, users, apps, authservers * Updated readme * broken testing * services implemented missing mfa * service calls implemented * Updated Readme * added Makefile back * fixing tests * fixed readme link issue * fixed it right this time * add support for delete req body * working test package * Makefile runs unit tests * changed path name for secure * reorganized documentation * updated documents --------- Co-authored-by: Bryan Vestey <[email protected]>
* Devex 1392 (#70) * folder versioning * test update * edits for versioning * update makefile * again * changes * trying compatibity * updating makefile * makefile edits again * trying to adjust for v4 * comment * new go mod attempt * makefile test issues * trying to have tests still run * outdated workflow * restructured package * update documentation
* Use subdomain in authenticator * Update docs & remove idea folder
* configurable client timeout * syntax fixes * timeout checks and errs * configurable timeout
* initial edits. Needs testing * queryable fix
Addresses #77
Context: #79 When setting UserQuery params GetUsers throw an error Failed to get user: json: cannot unmarshal string into Go value of type []string
Patch GetRoles() URL builder
fix unmarshal json issue when setting user
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.